View Layer 2 VSN IP Multicast over Fabric Connect information

Use the following options to display Layer 2 VSN information to confirm proper configuration.

Procedure

  1. To enter User EXEC mode, log on to the switch.
  2. Display all IP Multicast over Fabric Connect route information:

    show isis spbm ip-multicast-route [all]

  3. Display detailed IP Multicast over Fabric Connect route information:

    show isis spbm ip-multicast-route [detail]

  4. Display IP multicast route information by VLAN:

    show isis spbm ip-multicast-route [vlan <1-4059>]

  5. Display IP Multicast over Fabric Connect route information by VSN I-SID:

    show isis spbm ip-multicast-route [vsn-isid <1–16777215>]

  6. Display IP Multicast over Fabric Connect route information by group address:

    show isis spbm ip-multicast-route [group {A.B.C.D}]

  7. Display IP Multicast over Fabric Connect route information by source address:

    show isis spbm ip-multicast-route [source {A.B.C.D}]

    Important

    Important

    When you use the command show isis spbm ip-multicast-route without parameters, or use the detail or group optional parameters without specifying a VLAN ID or VSN I-SID, the command output displays Layer 3 context only. No Layer 2 context is displayed.

  8. Display summary information for each S, G, V tuple with the corresponding scope, data I-SID, and the host name of the source:

    show isis spb-mcast-summary [count][host-name WORD<0–255>][lspid <xxxx.xxxx.xxxx.xx-xx>]

Examples

Switch:1#show isis spbm ip-multicast-route all
========================================================================================================================
                                                      SPBM IP-MULTICAST ROUTE INFO ALL
========================================================================================================================
Type    VrfName    Vlan  Source   Group         VSN-ISID Data ISID  BVLAN Source-BEB      AREA            AREA-NAME
                   Id
------------------------------------------------------------------------------------------------------------------------
snoop   GRT      501  192.0.2.1   233.252.0.1   5010     16300001   10    el2            HOME             area-10.0010
snoop   GRT      501  192.0.2.1   233.252.0.2   5010     16300002   20    el2            HOME             area-10.0010
snoop   GRT      501  192.0.2.1   233.252.0.3   5010     16300003   10    el2            HOME             area-10.0010
snoop   GRT      501  192.0.2.1   233.252.0.4   5010     16300004   20    el2            HOME             area-10.0010
snoop   GRT      501  192.0.2.1   233.252.0.5   5010     16300005   10    el2            HOME             area-10.0010
snoop   GRT      501  192.0.2.1   233.252.0.6   5010     16300006   20    el2            HOME             area-10.0010
snoop   GRT      501  192.0.2.1   233.252.0.7   5010     16300007   10    el2            HOME             area-10.0010
snoop   GRT      501  192.0.2.1   233.252.0.8   5010     16300008   20    el2            HOME             area-10.0010
snoop   GRT      501  192.0.2.1   233.252.0.9   5010     16300009   10    el2            HOME             area-10.0010
snoop   GRT      501  192.0.2.1   233.252.0.10  5010     16300010   20    el2            HOME             area-10.0010

-----------------------------------------------------------------------------------------------------------------------
 Total Number of SPBM IP MULTICAST ROUTE Entries: 10
-----------------------------------------------------------------------------------------------------------------------

Switch:1#show isis spbm ip-multicast-route vlan 100
==================================================================================================================
                                                  SPBM IP-MULTICAST ROUTE INFO - VLAN ID : 100, VSN-ISID : 100
==================================================================================================================
Source          Group           Data ISID  BVLAN Source-BEB      AREA            AREA-NAME
------------------------------------------------------------------------------------------------------------------
100.100.0.105   225.1.2.1       16003014   4052  vn-area-20.0020 HOME            area-10.0010
100.100.0.105   225.1.2.1       16153041   4051  vn-area-30.0030 REMOTE          area-20.0020
100.100.0.105   225.1.2.2       16003011   4051  vn-area-20.0020 HOME            area-10.0010
100.100.0.105   225.1.2.2       16153049   4051  vn-area-30.0030 REMOTE          area-20.0020
100.100.0.105   225.1.2.3       16003008   4052  vn-area-20.0020 HOME            area-10.0010
100.100.0.105   225.1.2.3       16153057   4051  vn-area-30.0030 REMOTE          area-20.0020
100.100.0.105   225.1.2.4       16003005   4051  vn-area-20.0020 HOME            area-10.0010
100.100.0.105   225.1.2.4       16153065   4051  vn-area-30.0030 REMOTE          area-20.0020
100.100.0.105   225.1.2.5       16003002   4052  vn-area-20.0020 HOME            area-10.0010
100.100.0.105   225.1.2.5       16153073   4051  vn-area-30.0030 REMOTE          area-20.0020
100.100.0.105   225.1.3.1       16002999   4051  vn-area-20.0020 HOME            area-10.0010
100.100.0.105   225.1.3.1       16153081   4051  vn-area-30.0030 REMOTE          area-20.0020
100.100.0.105   225.1.3.2       16002997   4051  vn-area-20.0020 HOME            area-10.0010
100.100.0.105   225.1.3.2       16153087   4051  vn-area-30.0030 REMOTE          area-20.0020

--More-- (q = quit)


Switch:1# show isis spbm ip-multicast-route vsn-isid 5010
=======================================================================================                         
SPBM IP-MULTICAST ROUTE INFO - VLAN ID : 501, VSN-ISID : 5010
=======================================================================================
Source          Group         Data ISID  BVLAN Source-BEB  AREA            AREA-NAME
--------------------------------------------------------------------------------------
192.0.2.1      233.252.0.1    16300001   10    el2         HOME            area-10.0010    
192.0.2.1      233.252.0.2    16300002   20    el2         HOME            area-10.0010         
192.0.2.1      233.252.0.3    16300003   10    el2         HOME            area-10.0010       
192.0.2.1      233.252.0.4    16300004   20    el2         HOME            area-10.0010      
192.0.2.1      233.252.0.5    16300005   10    el2         HOME            area-10.0010       
192.0.2.1      233.252.0.6    16300006   20    el2         HOME            area-10.0010       
192.0.2.1      233.252.0.7    16300007   10    el2         HOME            area-10.0010       
192.0.2.1      233.252.0.8    16300008   20    el2         HOME            area-10.0010       
192.0.2.1      233.252.0.9    16300009   10    el2         HOME            area-10.0010       
192.0.2.1      233.252.0.10   16300010   20    el2         HOME            area-10.0010       

---------------------------------------------------------------------------------------
Total Number of SPBM IP MULTICAST ROUTE Entries: 10
---------------------------------------------------------------------------------------

Switch:1# show isis spb-mcast-summary
====================================================================================================
                                                     SPB Multicast - Summary
====================================================================================================
SCOPE    SOURCE           GROUP            DATA            LSP  HOST       AREA       AREA NAME
I-SID    ADDRESS          ADDRESS          I-SID     BVID  FRAG NAME
----------------------------------------------------------------------------------------------------
5010     192.0.2.1       233.252.0.1     16300001  10    0x0  el2         HOME         area-10.0010     
5010     192.0.2.1       233.252.0.3     16300003  10    0x0  el2         HOME         area-10.0010          
5010     192.0.2.1       233.252.0.5     16300005  10    0x0  el2         HOME         area-10.0010          
5010     192.0.2.1       233.252.0.7     16300007  10    0x0  el2         HOME         area-10.0010          
5010     192.0.2.1       233.252.0.9     16300009  10    0x0  el2         HOME         area-10.0010          
5010     192.0.2.1       233.252.0.2     16300002  20    0x0  el2         HOME         area-10.0010          
5010     192.0.2.1       233.252.0.4     16300004  20    0x0  el2         HOME         area-10.0010          
5010     192.0.2.1       233.252.0.6     16300006  20    0x0  el2         HOME         area-10.0010          
5010     192.0.2.1       233.252.0.8     16300008  20    0x0  el2         HOME         area-10.0010          
5010     192.0.2.1       233.252.0.10    16300010  20    0x0  el2         HOME         area-10.0010